home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / 1994.11.gz / 1994.11 / 000131_kb@cs.umb.edu_Sun Nov 20 01:49:13 1994.msg < prev    next >
Internet Message Format  |  1994-11-30  |  931b

  1. Received: from terminus.cs.umb.edu by cs.umb.edu with SMTP id AA16443
  2.   (5.65c/IDA-1.4.4 for <tex-k-exp@cs.umb.edu>); Sun, 20 Nov 1994 12:31:37 -0500
  3. Received: by terminus.cs.umb.edu id AA26079
  4.   (5.65c/IDA-1.4.4 for tex-k); Sun, 20 Nov 1994 06:49:13 -0500
  5. Date: Sun, 20 Nov 1994 06:49:13 -0500
  6. From: "K. Berry" <kb@cs.umb.edu>
  7. Message-Id: <199411201149.AA26079@terminus.cs.umb.edu>
  8. To: dave@dogwood.com
  9. Subject: Re:  portability of pk files
  10. Cc: tex-k@cs.umb.edu
  11.  
  12. Yes. All of the file formats -- pk/tfm/gf/pxl (and of course the
  13. ASCII pl) are portable between all properly-implemented
  14. TeX's on all computers.
  15.  
  16. The only standard file format which is not portable are the .base/.fmt
  17. files. However, web2c makes even those portable (as a compile-time
  18. option, since loading on LittleEndian machines is slowed), as long
  19. as the .base/.fmt has no floating-point info (which no extant format
  20. -- to my knowledge -- does).